.woocommerce_category_box{
width: 100%;

}

h3.h3-title-home{
	text-align: center;
	border-bottom: 1px dashed #ababab;
    border-top: 1px dashed #ababab;
    color: #969696;
    font-size: 1.325rem;
    font-weight: bold;
    margin-bottom: 1.5rem;
    padding-bottom: 0.75rem;
    padding-top: 0.625rem;
}